Generate and install a pkg-config file. (#142)
authorMichael Drake <mdrake.unique@gmail.com>
Thu, 1 Nov 2018 21:09:16 +0000 (21:09 +0000)
committerSteven G. Johnson <stevenj@mit.edu>
Thu, 1 Nov 2018 21:09:16 +0000 (17:09 -0400)
commit5dcd38217a7d4351b6dbf18d1aa8aa21d7e5bec3
tree167dd95adca6831da972ace2837e1a05be68604f
parentf17497653257858941d044ff3bbadbc9b095aa0c
Generate and install a pkg-config file. (#142)

* Generate and install a pkg-config file.

* Use Makefile libdir and includedir for pkg-config.

This splits the prefix out from these variables, so that
the same variables can be used to construct the pkg-config
file.

* Update the manifest for installation of pkg-config file.

* Revert "Use Makefile libdir and includedir for pkg-config."

This reverts commit a4cd6dc64a357dd5b91781045b3ac1c4679af97f.

* Use Makefile libdir and includedir for pkg-config.

This splits the prefix out from these variables, so that
the same variables can be used to construct the pkg-config
file.
MANIFEST
Makefile
libutf8proc.pc.in [new file with mode: 0644]